[INFO] cloning repository https://github.com/bug-ops/deps-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bug-ops/deps-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fdeps-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fdeps-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c2225f30e4d74dc0183f86917c5d23b607d6fc9
[INFO] testing bug-ops/deps-lsp/7c2225f30e4d74dc0183f86917c5d23b607d6fc9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fdeps-lsp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bug-ops/deps-lsp
[INFO] finished tweaking git repo https://github.com/bug-ops/deps-lsp
[INFO] tweaked toml for git repo https://github.com/bug-ops/deps-lsp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bug-ops/deps-lsp on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bug-ops/deps-lsp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded itoa v1.0.18
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] [stderr]   Downloaded clap_lex v1.1.0
[INFO] [stderr]   Downloaded version-ranges v0.1.2
[INFO] [stderr]   Downloaded anstyle v1.0.14
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded toml-span v0.7.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded pep508_rs v0.9.2
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded ls-types v0.0.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded tower-lsp-server v0.23.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded tinyvec v1.11.0
[INFO] [stderr]   Downloaded schannel v0.1.29
[INFO] [stderr]   Downloaded node-semver v2.2.0
[INFO] [stderr]   Downloaded pep440_rs v0.7.3
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 613fc5723d009a2104e27cf9be8b02a9c52fb2a5f2e0fd7a9cf9e0a425384963
[INFO] running `Command { std: "docker" "start" "-a" "613fc5723d009a2104e27cf9be8b02a9c52fb2a5f2e0fd7a9cf9e0a425384963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "613fc5723d009a2104e27cf9be8b02a9c52fb2a5f2e0fd7a9cf9e0a425384963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "613fc5723d009a2104e27cf9be8b02a9c52fb2a5f2e0fd7a9cf9e0a425384963", kill_on_drop: false }`
[INFO] [stdout] 613fc5723d009a2104e27cf9be8b02a9c52fb2a5f2e0fd7a9cf9e0a425384963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf737e1a4b9423cfd96628b981c2dbdc0bf345c92b5c4a68d673c076ec94e9a
[INFO] running `Command { std: "docker" "start" "-a" "acf737e1a4b9423cfd96628b981c2dbdc0bf345c92b5c4a68d673c076ec94e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml-span v0.7.1
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling deps-lsp v0.9.2 (/opt/rustwide/workdir/crates/deps-lsp)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling deps-core v0.9.2 (/opt/rustwide/workdir/crates/deps-core)
[INFO] [stderr]    Compiling deps-maven v0.9.2 (/opt/rustwide/workdir/crates/deps-maven)
[INFO] [stderr]    Compiling deps-go v0.9.2 (/opt/rustwide/workdir/crates/deps-go)
[INFO] [stderr]    Compiling deps-dart v0.9.2 (/opt/rustwide/workdir/crates/deps-dart)
[INFO] [stderr]    Compiling deps-pypi v0.9.2 (/opt/rustwide/workdir/crates/deps-pypi)
[INFO] [stderr]    Compiling deps-cargo v0.9.2 (/opt/rustwide/workdir/crates/deps-cargo)
[INFO] [stderr]    Compiling deps-npm v0.9.2 (/opt/rustwide/workdir/crates/deps-npm)
[INFO] [stderr]    Compiling deps-gradle v0.9.2 (/opt/rustwide/workdir/crates/deps-gradle)
[INFO] [stderr]    Compiling deps-bundler v0.9.2 (/opt/rustwide/workdir/crates/deps-bundler)
[INFO] [stderr]    Compiling deps-swift v0.9.2 (/opt/rustwide/workdir/crates/deps-swift)
[INFO] [stderr]    Compiling deps-composer v0.9.2 (/opt/rustwide/workdir/crates/deps-composer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "acf737e1a4b9423cfd96628b981c2dbdc0bf345c92b5c4a68d673c076ec94e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf737e1a4b9423cfd96628b981c2dbdc0bf345c92b5c4a68d673c076ec94e9a", kill_on_drop: false }`
[INFO] [stdout] acf737e1a4b9423cfd96628b981c2dbdc0bf345c92b5c4a68d673c076ec94e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 425829c5ffb01e25f1301e315a163d3824ceac1458cc84796b53b6e5eeca2694
[INFO] running `Command { std: "docker" "start" "-a" "425829c5ffb01e25f1301e315a163d3824ceac1458cc84796b53b6e5eeca2694", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pep508_rs v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling deps-core v0.9.2 (/opt/rustwide/workdir/crates/deps-core)
[INFO] [stderr]    Compiling deps-maven v0.9.2 (/opt/rustwide/workdir/crates/deps-maven)
[INFO] [stderr]    Compiling deps-dart v0.9.2 (/opt/rustwide/workdir/crates/deps-dart)
[INFO] [stderr]    Compiling deps-cargo v0.9.2 (/opt/rustwide/workdir/crates/deps-cargo)
[INFO] [stderr]    Compiling deps-bundler v0.9.2 (/opt/rustwide/workdir/crates/deps-bundler)
[INFO] [stderr]    Compiling deps-swift v0.9.2 (/opt/rustwide/workdir/crates/deps-swift)
[INFO] [stderr]    Compiling deps-composer v0.9.2 (/opt/rustwide/workdir/crates/deps-composer)
[INFO] [stderr]    Compiling deps-gradle v0.9.2 (/opt/rustwide/workdir/crates/deps-gradle)
[INFO] [stderr]    Compiling deps-pypi v0.9.2 (/opt/rustwide/workdir/crates/deps-pypi)
[INFO] [stderr]    Compiling deps-go v0.9.2 (/opt/rustwide/workdir/crates/deps-go)
[INFO] [stderr]    Compiling deps-npm v0.9.2 (/opt/rustwide/workdir/crates/deps-npm)
[INFO] [stderr]    Compiling deps-lsp v0.9.2 (/opt/rustwide/workdir/crates/deps-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] running `Command { std: "docker" "inspect" "425829c5ffb01e25f1301e315a163d3824ceac1458cc84796b53b6e5eeca2694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425829c5ffb01e25f1301e315a163d3824ceac1458cc84796b53b6e5eeca2694", kill_on_drop: false }`
[INFO] [stdout] 425829c5ffb01e25f1301e315a163d3824ceac1458cc84796b53b6e5eeca2694
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16637edcc6631ade8268c452a7eca625dbbee129776edb7f1e9f450ec79674f2
[INFO] running `Command { std: "docker" "start" "-a" "16637edcc6631ade8268c452a7eca625dbbee129776edb7f1e9f450ec79674f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_bundler-9a917fee28ac0852)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test ecosystem::tests::test_lockfile_provider ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_id ... ok
[INFO] [stdout] test error::tests::test_api_response_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_cache_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_conversion_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_bundler_error_cache ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_bundler_error_invalid_version ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_lockfile_filenames ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_bundler_error_io ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_bundler_error_parse ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_bundler_error_json ... ok
[INFO] [stdout] test error::tests::test_error_construction ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_display_api_response_error ... ok
[INFO] [stdout] test error::tests::test_error_display_registry_error ... ok
[INFO] [stdout] test error::tests::test_invalid_structure_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_invalid_uri ... ok
[INFO] [stdout] test error::tests::test_invalid_uri_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_invalid_version_specifier ... ok
[INFO] [stdout] test error::tests::test_invalid_version_specifier_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_io_error_from_impl ... ok
[INFO] [stdout] test error::tests::test_other_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_io_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_parse_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_registry_error_to_deps_error ... ok
[INFO] [stdout] test formatter::tests::test_comparison_operators ... ok
[INFO] [stdout] test formatter::tests::test_default_normalize_is_identity ... ok
[INFO] [stdout] test error::tests::test_parse_error_display ... ok
[INFO] [stdout] test formatter::tests::test_exact_match ... ok
[INFO] [stdout] test formatter::tests::test_format_version ... ok
[INFO] [stdout] test formatter::tests::test_package_url ... ok
[INFO] [stdout] test formatter::tests::test_pessimistic_operator ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_not_modified ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_modified ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_same_directory ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_not_found ... ok
[INFO] [stdout] test ecosystem::tests::test_as_any ... ok
[INFO] [stdout] test lockfile::tests::test_parse_empty_lockfile ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_manifest_filenames ... ok
[INFO] [stdout] test lockfile::tests::test_parse_git_source ... ok
[INFO] [stdout] test lockfile::tests::test_parse_path_source ... ok
[INFO] [stdout] test lockfile::tests::test_parse_simple_gemfile_lock ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_minimum_prefix ... ok
[INFO] [stdout] test lockfile::tests::test_parse_lockfile_file ... ok
[INFO] [stdout] test parser::tests::test_group_array_syntax ... ok
[INFO] [stdout] test parser::tests::test_gem_without_source ... ok
[INFO] [stdout] test parser::tests::test_empty_gemfile ... ok
[INFO] [stdout] test parser::tests::test_gemfile_with_comments ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table ... ok
[INFO] [stdout] test parser::tests::test_bundler_parser_trait ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table_empty ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table_multiple_lines ... ok
[INFO] [stdout] test parser::tests::test_parse_double_quoted_strings ... ok
[INFO] [stdout] test parser::tests::test_line_offset_unicode ... ok
[INFO] [stdout] test parser::tests::test_parse_custom_group ... ok
[INFO] [stdout] test parser::tests::test_parse_exact_version ... ok
[INFO] [stdout] test parser::tests::test_parse_gem_with_version ... ok
[INFO] [stdout] test parser::tests::test_parse_gem_with_group ... ok
[INFO] [stdout] test parser::tests::test_parse_git_source ... ok
[INFO] [stdout] test parser::tests::test_parse_github_source ... ok
[INFO] [stdout] test parser::tests::test_parse_group_block ... ok
[INFO] [stdout] test parser::tests::test_parse_group_block_production ... ok
[INFO] [stdout] test parser::tests::test_parse_group_block_test ... ok
[INFO] [stdout] test parser::tests::test_parse_nested_group_blocks ... ok
[INFO] [stdout] test parser::tests::test_parse_path_source ... ok
[INFO] [stdout] test parser::tests::test_parse_gem_with_multiple_options ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_sources ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_max_length ... ok
[INFO] [stdout] test parser::tests::test_parse_platforms ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table_single_line ... ok
[INFO] [stdout] test parser::tests::test_parse_development_group ... ok
[INFO] [stdout] test parser::tests::test_parse_require_false ... ok
[INFO] [stdout] test parser::tests::test_parse_result_info_trait ... ok
[INFO] [stdout] test parser::tests::test_parse_result_uri ... ok
[INFO] [stdout] test parser::tests::test_parse_ruby_version ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_gem ... ok
[INFO] [stdout] test parser::tests::test_parse_require_custom_path ... ok
[INFO] [stdout] test parser::tests::test_parse_version_operators ... ok
[INFO] [stdout] test parser::tests::test_parse_single_platform ... ok
[INFO] [stdout] test parser::tests::test_position_tracking ... ok
[INFO] [stdout] test parser::tests::test_unicode_in_content ... ok
[INFO] [stdout] test parser::tests::test_parse_result_trait ... ok
[INFO] [stdout] test parser::tests::test_parse_source_url ... ok
[INFO] [stdout] test registry::tests::test_fetch_real_rails_versions ... ignored
[INFO] [stdout] test registry::tests::test_default_platform_function ... ok
[INFO] [stdout] test registry::tests::test_metadata_trait ... ok
[INFO] [stdout] test registry::tests::test_gem_url ... ok
[INFO] [stdout] test registry::tests::test_gem_url_special_chars ... ok
[INFO] [stdout] test parser::tests::test_whitespace_handling ... ok
[INFO] [stdout] test parser::tests::test_parse_production_group ... ok
[INFO] [stdout] test registry::tests::test_parse_gem_info_full ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_display_name ... ok
[INFO] [stdout] test registry::tests::test_metadata_trait_empty_optionals ... ok
[INFO] [stdout] test registry::tests::test_parse_gem_info_minimal ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response_minimal ... ok
[INFO] [stdout] test registry::tests::test_parse_gem_info_with_multiple_licenses ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response_empty ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_empty ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_with_created_at ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_sorting ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_with_yanked ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_default_platform ... ok
[INFO] [stdout] test registry::tests::test_version_trait ... ok
[INFO] [stdout] test types::tests::test_bundler_dependency_clone ... ok
[INFO] [stdout] test types::tests::test_bundler_dependency_debug ... ok
[INFO] [stdout] test types::tests::test_bundler_dependency_trait ... ok
[INFO] [stdout] test types::tests::test_bundler_version_creation ... ok
[INFO] [stdout] test types::tests::test_bundler_version_prerelease ... ok
[INFO] [stdout] test types::tests::test_bundler_version_yanked ... ok
[INFO] [stdout] test types::tests::test_dependency_info_trait_git ... ok
[INFO] [stdout] test types::tests::test_dependency_info_trait_path ... ok
[INFO] [stdout] test types::tests::test_dependency_info_trait_registry ... ok
[INFO] [stdout] test types::tests::test_dependency_source_variants ... ok
[INFO] [stdout] test types::tests::test_dependency_trait_as_any ... ok
[INFO] [stdout] test types::tests::test_dependency_trait_source_conversions ... ok
[INFO] [stdout] test types::tests::test_dependency_without_version ... ok
[INFO] [stdout] test types::tests::test_gem_info_fields ... ok
[INFO] [stdout] test types::tests::test_metadata_trait_full ... ok
[INFO] [stdout] test types::tests::test_dependency_group_default ... ok
[INFO] [stdout] test types::tests::test_metadata_trait_minimal ... ok
[INFO] [stdout] test types::tests::test_version_trait_implementation ... ok
[INFO] [stdout] test types::tests::test_version_trait_yanked ... ok
[INFO] [stdout] test version::tests::test_compare_versions ... ok
[INFO] [stdout] test version::tests::test_matches_pessimistic ... ok
[INFO] [stdout] test version::tests::test_version_matches_requirement ... ok
[INFO] [stdout] test types::tests::test_dependency_group_variants ... ok
[INFO] [stdout] test types::tests::test_dependency_info_trait_custom_source ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest ... ok
[INFO] [stdout] test registry::tests::test_registry_creation ... ok
[INFO] [stdout] test registry::tests::test_registry_package_url ... ok
[INFO] [stdout] test registry::tests::test_registry_as_any ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_cargo-e3bc3c3d6d155287)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test ecosystem::tests::test_complete_features_empty_list ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_features_real ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_features_with_prefix ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_real_search ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_special_chars_real ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_versions_limit_20 ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_versions_real ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_versions_with_operator ... ignored
[INFO] [stdout] test ecosystem::tests::test_ecosystem_id ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_lockfile_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_minimum_prefix ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_manifest_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_versions_unknown_package ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_max_length ... ok
[INFO] [stdout] test ecosystem::tests::test_as_any ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_special_characters ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_features_unknown_package ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_display_name ... ok
[INFO] [stdout] test error::tests::test_conversion_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_error_construction ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_invalid_uri ... ok
[INFO] [stdout] test error::tests::test_invalid_version_specifier ... ok
[INFO] [stdout] test error::tests::test_workspace_error ... ok
[INFO] [stdout] test formatter::tests::test_default_normalize_is_identity ... ok
[INFO] [stdout] test formatter::tests::test_default_yanked_message ... ok
[INFO] [stdout] test formatter::tests::test_format_version ... ok
[INFO] [stdout] test formatter::tests::test_package_url ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies_requirement ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_deleted ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_future_time ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_modified ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_not_modified ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_not_found ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_same_directory ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_workspace_root ... ok
[INFO] [stdout] test lockfile::tests::test_parse_cargo_lock_with_git ... ok
[INFO] [stdout] test lockfile::tests::test_parse_cargo_source_git ... ok
[INFO] [stdout] test lockfile::tests::test_parse_cargo_source_git_no_commit ... ok
[INFO] [stdout] test lockfile::tests::test_parse_cargo_source_path ... ok
[INFO] [stdout] test lockfile::tests::test_parse_cargo_source_registry ... ok
[INFO] [stdout] test lockfile::tests::test_parse_empty_cargo_lock ... ok
[INFO] [stdout] test lockfile::tests::test_parse_malformed_cargo_lock ... ok
[INFO] [stdout] test lockfile::tests::test_parse_simple_cargo_lock ... ok
[INFO] [stdout] test parser::tests::test_empty_dependencies ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table_unicode ... ok
[INFO] [stdout] test parser::tests::test_malformed_toml ... ok
[INFO] [stdout] test parser::tests::test_name_range_tracking ... ok
[INFO] [stdout] test parser::tests::test_parse_git_dependency ... ok
[INFO] [stdout] test parser::tests::test_parse_inline_dependency ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_sections ... ok
[INFO] [stdout] test parser::tests::test_parse_path_dependency ... ok
[INFO] [stdout] test parser::tests::test_parse_table_dependency ... ok
[INFO] [stdout] test parser::tests::test_parse_workspace_and_regular_dependencies ... ok
[INFO] [stdout] test parser::tests::test_parse_workspace_dependencies ... ok
[INFO] [stdout] test parser::tests::test_parse_workspace_inheritance ... ok
[INFO] [stdout] test parser::tests::test_position_tracking ... ok
[INFO] [stdout] test registry::tests::test_crate_url ... ok
[INFO] [stdout] test registry::tests::test_crate_url_with_hyphens ... ok
[INFO] [stdout] test registry::tests::test_fetch_real_serde_versions ... ignored
[INFO] [stdout] test registry::tests::test_get_latest_matching_real ... ignored
[INFO] [stdout] test registry::tests::test_parse_index_json ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_caret_edge_case ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_blank_lines ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_invalid_version ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_mixed_valid_invalid ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_empty ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_with_features ... ok
[INFO] [stdout] test registry::tests::test_parse_index_json_with_yanked ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response_missing_optional_fields ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response_empty ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_loading_state ... ok
[INFO] [stdout] test registry::tests::test_search_real ... ignored
[INFO] [stdout] test registry::tests::test_sparse_index_path ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_long_name ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_mixed_case ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_numbers ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_single_char ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_three_chars ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_two_chars ... ok
[INFO] [stdout] test registry::tests::test_sparse_index_path_uppercase ... ok
[INFO] [stdout] test types::tests::test_cargo_version_creation ... ok
[INFO] [stdout] test types::tests::test_dependency_section_variants ... ok
[INFO] [stdout] test types::tests::test_dependency_source_variants ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_no_version_range ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_hide_up_to_date ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_needs_update ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_up_to_date_caret_version ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_up_to_date_exact_match ... ok
[INFO] [stdout] test registry::tests::test_registry_clone ... ok
[INFO] [stdout] test registry::tests::test_registry_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_composer-8962a60af869a38b)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test ecosystem::tests::test_generate_completions_no_context ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_empty ... ok
[INFO] [stdout] test error::tests::test_conversion_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test formatter::tests::test_caret_operator ... ok
[INFO] [stdout] test formatter::tests::test_comparison_operators ... ok
[INFO] [stdout] test formatter::tests::test_exact_version ... ok
[INFO] [stdout] test formatter::tests::test_normalize_package_name ... ok
[INFO] [stdout] test formatter::tests::test_or_combinator ... ok
[INFO] [stdout] test formatter::tests::test_package_url ... ok
[INFO] [stdout] test formatter::tests::test_partial_version ... ok
[INFO] [stdout] test formatter::tests::test_range_constraint ... ok
[INFO] [stdout] test formatter::tests::test_tilde_with_three_segments ... ok
[INFO] [stdout] test formatter::tests::test_tilde_with_two_segments_composer_specific ... ok
[INFO] [stdout] test formatter::tests::test_v_prefix_stripped ... ok
[INFO] [stdout] test formatter::tests::test_wildcard ... ok
[INFO] [stdout] test formatter::tests::test_wildcard_version ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile ... ok
[INFO] [stdout] test lockfile::tests::test_parse_composer_lock ... ok
[INFO] [stdout] test lockfile::tests::test_parse_git_source ... ok
[INFO] [stdout] test lockfile::tests::test_parse_malformed_lock ... ok
[INFO] [stdout] test parser::tests::test_filter_platform_packages ... ok
[INFO] [stdout] test parser::tests::test_is_platform_package ... ok
[INFO] [stdout] test parser::tests::test_parse_both_sections ... ok
[INFO] [stdout] test parser::tests::test_parse_empty ... ok
[INFO] [stdout] test parser::tests::test_parse_empty_require ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test parser::tests::test_parse_require ... ok
[INFO] [stdout] test parser::tests::test_parse_require_dev ... ok
[INFO] [stdout] test parser::tests::test_position_tracking ... ok
[INFO] [stdout] test registry::tests::test_expand_minified_versions_abandoned ... ok
[INFO] [stdout] test registry::tests::test_expand_minified_versions_basic ... ok
[INFO] [stdout] test registry::tests::test_expand_minified_versions_field_inheritance ... ok
[INFO] [stdout] test registry::tests::test_expand_minified_versions_filters_dev ... ok
[INFO] [stdout] test registry::tests::test_fetch_real_monolog_versions ... ignored
[INFO] [stdout] test registry::tests::test_parse_package_metadata ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response ... ok
[INFO] [stdout] test registry::tests::test_search_real ... ignored
[INFO] [stdout] test types::tests::test_composer_dependency_creation ... ok
[INFO] [stdout] test types::tests::test_composer_package_metadata_trait ... ok
[INFO] [stdout] test types::tests::test_composer_section_variants ... ok
[INFO] [stdout] test types::tests::test_composer_version_trait ... ok
[INFO] [stdout] test ecosystem::tests::test_lockfile_provider_returns_some ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_manifest_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_id ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_lockfile_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_short_prefix ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest_invalid ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_core-cfbeb110869423dd)
[INFO] [stdout] 
[INFO] [stdout] running 178 tests
[INFO] [stdout] test cache::tests::test_cached_response_clone ... ok
[INFO] [stdout] test cache::tests::test_cache_len ... ok
[INFO] [stdout] test cache::tests::test_cache_clear ... ok
[INFO] [stdout] test cache::tests::test_get_cached_etag_validation ... ok
[INFO] [stdout] test cache::tests::test_fetch_and_store_stores_headers ... ok
[INFO] [stdout] test completion::tests::test_build_feature_completion ... ok
[INFO] [stdout] test completion::tests::test_build_package_completion_full ... ok
[INFO] [stdout] test completion::tests::test_build_package_completion_long_description_ascii ... ok
[INFO] [stdout] test completion::tests::test_build_package_completion_long_description_emoji ... ok
[INFO] [stdout] test completion::tests::test_build_package_completion_long_description_unicode ... ok
[INFO] [stdout] test completion::tests::test_build_package_completion_minimal ... ok
[INFO] [stdout] test completion::tests::test_build_version_completion_latest ... ok
[INFO] [stdout] test completion::tests::test_build_version_completion_not_latest ... ok
[INFO] [stdout] test completion::tests::test_build_version_completion_sort_order ... ok
[INFO] [stdout] test completion::tests::test_build_version_completion_stable ... ok
[INFO] [stdout] test completion::tests::test_complete_versions_generic_fallback_when_no_prefix_match ... ok
[INFO] [stdout] test completion::tests::test_complete_versions_generic_filters_yanked_in_prefix_match ... ok
[INFO] [stdout] test completion::tests::test_complete_versions_generic_go_no_operators ... ok
[INFO] [stdout] test completion::tests::test_complete_versions_generic_limit_5 ... ok
[INFO] [stdout] test completion::tests::test_complete_versions_generic_operator_stripping ... ok
[INFO] [stdout] test completion::tests::test_detect_no_context_before_dependencies ... ok
[INFO] [stdout] test completion::tests::test_detect_no_context_invalid_position ... ok
[INFO] [stdout] test completion::tests::test_detect_package_name_context_at_start ... ok
[INFO] [stdout] test completion::tests::test_detect_package_name_context_partial ... ok
[INFO] [stdout] test completion::tests::test_detect_version_context ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_at_start ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_emoji_in_content ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_empty ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_partial ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_unicode_package_name ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_version_with_operator ... ok
[INFO] [stdout] test completion::tests::test_extract_prefix_with_quotes ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_after ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_at_end ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_at_start ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_before ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_one_past_end ... ok
[INFO] [stdout] test completion::tests::test_position_in_range_within ... ok
[INFO] [stdout] test completion::tests::test_prepare_version_display_items_all_yanked ... ok
[INFO] [stdout] test completion::tests::test_prepare_version_display_items_empty ... ok
[INFO] [stdout] test completion::tests::test_prepare_version_display_items_filters_yanked ... ok
[INFO] [stdout] test completion::tests::test_prepare_version_display_items_limits_to_5 ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_ascii ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_emoji ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_empty ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_mixed ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_multibyte ... ok
[INFO] [stdout] test completion::tests::test_utf16_to_byte_offset_out_of_bounds ... ok
[INFO] [stdout] test completion::tests::test_version_completion_index_ordering ... ok
[INFO] [stdout] test completion::tests::test_version_completion_semantic_ordering ... ok
[INFO] [stdout] test completion::tests::test_version_display_item_latest ... ok
[INFO] [stdout] test completion::tests::test_version_display_item_not_latest ... ok
[INFO] [stdout] test ecosystem::tests::test_dependency_default_features ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_config_clone ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_config_custom ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_config_default ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_all_lockfile_patterns_empty ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_all_lockfile_patterns_multiple_ecosystems ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_all_lockfile_patterns_no_lockfiles ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_all_lockfile_patterns_single_ecosystem ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_get_by_filename ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_get_by_id ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_get_by_uri ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_get_for_lockfile ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_get_for_lockfile_multiple_lockfiles ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_multiple_ecosystems ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_new_registry_is_empty ... ok
[INFO] [stdout] test ecosystem_registry::tests::test_register_ecosystem ... ok
[INFO] [stdout] test error::tests::test_ambiguous_ecosystem ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_invalid_uri ... ok
[INFO] [stdout] test error::tests::test_invalid_version_req ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test error::tests::test_parse_error ... ok
[INFO] [stdout] test error::tests::test_unsupported_ecosystem ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_for_manifest_first_match_wins ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_for_manifest_multiple_names ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_for_manifest_not_found ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_for_manifest_same_directory ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_for_manifest_workspace_root ... ok
[INFO] [stdout] test lockfile::tests::test_lockfile_cache_invalidate ... ok
[INFO] [stdout] test lockfile::tests::test_lockfile_cache_new ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_get_nonexistent ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_insert_and_get ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_into_map ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_iter ... ok
[INFO] [stdout] test cache::tests::test_get_cached_fresh_fetch ... ok
[INFO] [stdout] test cache::tests::test_get_cached_cache_hit ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_new ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_multiple_versions ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_replace ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_non_semver_fallback ... ok
[INFO] [stdout] test lsp_helpers::tests::test_caret_version_0x_edge_cases ... ok
[INFO] [stdout] test lsp_helpers::tests::test_caret_version_non_zero_major ... ok
[INFO] [stdout] test lsp_helpers::tests::test_ecosystem_formatter_custom_normalize ... ok
[INFO] [stdout] test lsp_helpers::tests::test_ecosystem_formatter_defaults ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_packages_semver_preferred_over_non_semver ... ok
[INFO] [stdout] test lsp_helpers::tests::test_generate_diagnostics_from_cache_multiple_deps ... ok
[INFO] [stdout] test lsp_helpers::tests::test_ecosystem_formatter_version_satisfies ... ok
[INFO] [stdout] test lsp_helpers::tests::test_generate_diagnostics_from_cache_outdated_version ... ok
[INFO] [stdout] test lockfile::tests::test_resolved_source_equality ... ok
[INFO] [stdout] test cache::tests::test_fetch_and_store_http_error ... ok
[INFO] [stdout] test lsp_helpers::tests::test_generate_diagnostics_from_cache_up_to_date ... ok
[INFO] [stdout] test lsp_helpers::tests::test_generate_diagnostics_from_cache_unknown_package ... ok
[INFO] [stdout] test lsp_helpers::tests::test_inlay_hint_exact_version_shows_update_needed ... ok
[INFO] [stdout] test lsp_helpers::tests::test_inlay_hint_caret_version_up_to_date ... ok
[INFO] [stdout] test lsp_helpers::tests::test_inlay_hint_not_in_lockfile_but_satisfies_requirement ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_empty_strings ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_full_match ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_major_only_match ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_no_match_different_major ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_no_match_different_minor ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_partial_versions ... ok
[INFO] [stdout] test lsp_helpers::tests::test_loading_hint_disabled_when_config_false ... ok
[INFO] [stdout] test lsp_helpers::tests::test_loading_hint_not_shown_when_cached_version_exists ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_after ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_at_end ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_at_start ... ok
[INFO] [stdout] test lsp_helpers::tests::test_inlay_hint_not_in_lockfile_and_outdated ... ok
[INFO] [stdout] test lsp_helpers::tests::test_is_same_major_minor_exact_match ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_different_line_after ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_before ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_different_line_before ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_inside ... ok
[INFO] [stdout] test lsp_helpers::tests::test_position_in_range_multiline ... ok
[INFO] [stdout] test macros::tests::test_impl_dependency_macro ... ok
[INFO] [stdout] test macros::tests::test_impl_metadata_macro ... ok
[INFO] [stdout] test macros::tests::test_impl_parse_result_macro ... ok
[INFO] [stdout] test macros::tests::test_impl_version_macro ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_clone ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_custom_registry ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_debug ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_equality ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_git ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_git_no_rev ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_path ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_registry ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_sdk ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_url ... ok
[INFO] [stdout] test parser::tests::test_dependency_source_workspace ... ok
[INFO] [stdout] test parser::tests::test_loading_state_all_variants ... ok
[INFO] [stdout] test parser::tests::test_loading_state_copy ... ok
[INFO] [stdout] test parser::tests::test_loading_state_debug ... ok
[INFO] [stdout] test parser::tests::test_loading_state_default ... ok
[INFO] [stdout] test registry::tests::test_find_latest_stable_empty_list ... ok
[INFO] [stdout] test registry::tests::test_find_latest_stable_no_stable_versions ... ok
[INFO] [stdout] test registry::tests::test_find_latest_stable_returns_first_stable ... ok
[INFO] [stdout] test registry::tests::test_find_latest_stable_skips_prerelease ... ok
[INFO] [stdout] test registry::tests::test_find_latest_stable_skips_yanked ... ok
[INFO] [stdout] test registry::tests::test_is_not_prerelease_patch ... ok
[INFO] [stdout] test registry::tests::test_is_not_prerelease_stable ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_alpha ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_beta ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_canary ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_dev ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_nightly ... ok
[INFO] [stdout] test registry::tests::test_is_prerelease_rc ... ok
[INFO] [stdout] test registry::tests::test_is_stable_false_prerelease ... ok
[INFO] [stdout] test registry::tests::test_is_stable_false_yanked ... ok
[INFO] [stdout] test registry::tests::test_is_stable_true ... ok
[INFO] [stdout] test registry::tests::test_metadata_trait_object ... ok
[INFO] [stdout] test registry::tests::test_metadata_with_full_info ... ok
[INFO] [stdout] test registry::tests::test_version_default_features ... ok
[INFO] [stdout] test registry::tests::test_version_downcast ... ok
[INFO] [stdout] test registry::tests::test_version_trait_object ... ok
[INFO] [stdout] test version_matcher::tests::test_extract_pypi_min_version ... ok
[INFO] [stdout] test version_matcher::tests::test_normalize_and_parse_version ... ok
[INFO] [stdout] test version_matcher::tests::test_pep440_matcher_new_major ... ok
[INFO] [stdout] test version_matcher::tests::test_pep440_matcher_same_major ... ok
[INFO] [stdout] test version_matcher::tests::test_pep440_matcher_zero_version ... ok
[INFO] [stdout] test version_matcher::tests::test_semver_matcher_compatible_versions ... ok
[INFO] [stdout] test version_matcher::tests::test_semver_matcher_exact_match ... ok
[INFO] [stdout] test version_matcher::tests::test_semver_matcher_incompatible_versions ... ok
[INFO] [stdout] test lsp_helpers::tests::test_loading_hint_shows_when_no_cached_version ... ok
[INFO] [stdout] test cache::tests::test_cache_creation ... ok
[INFO] [stdout] test cache::tests::test_get_cached_304_not_modified ... ok
[INFO] [stdout] test cache::tests::test_get_cached_last_modified_validation ... ok
[INFO] [stdout] test cache::tests::test_get_cached_network_error_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_dart-13ffce4e4a1d27f3)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_min_prefix ... ok
[INFO] [stdout] test ecosystem::tests::test_as_any ... ok
[INFO] [stdout] test ecosystem::tests::test_lockfile_provider ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_id ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_display_name ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_manifest_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_lockfile_filenames ... ok
[INFO] [stdout] test error::tests::test_conversion_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_api_response_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test error::tests::test_deps_error_to_dart_error ... ok
[INFO] [stdout] test error::tests::test_invalid_uri_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_parse_error_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_invalid_constraint_to_deps_error ... ok
[INFO] [stdout] test error::tests::test_other_error_to_deps_error ... ok
[INFO] [stdout] test formatter::tests::test_format_version ... ok
[INFO] [stdout] test formatter::tests::test_package_url ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_max_length ... ok
[INFO] [stdout] test formatter::tests::test_normalize_is_identity ... ok
[INFO] [stdout] test lockfile::tests::test_parse_empty_lock ... ok
[INFO] [stdout] test lockfile::tests::test_parse_simple_lock ... ok
[INFO] [stdout] test lockfile::tests::test_parse_path_source ... ok
[INFO] [stdout] test lockfile::tests::test_parse_git_source ... ok
[INFO] [stdout] test parser::tests::test_line_offset_table ... ok
[INFO] [stdout] test parser::tests::test_parse_dependency_overrides ... ok
[INFO] [stdout] test parser::tests::test_parse_empty_pubspec ... ok
[INFO] [stdout] test parser::tests::test_parse_git_shorthand ... ok
[INFO] [stdout] test parser::tests::test_parse_dev_dependencies ... ok
[INFO] [stdout] test parser::tests::test_parse_hosted_with_version ... ok
[INFO] [stdout] test parser::tests::test_parse_git_dependency ... ok
[INFO] [stdout] test parser::tests::test_parse_path_dependency ... ok
[INFO] [stdout] test parser::tests::test_invalid_yaml ... ok
[INFO] [stdout] test parser::tests::test_parse_result_trait ... ok
[INFO] [stdout] test parser::tests::test_parse_sdk_constraint ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_deps ... ok
[INFO] [stdout] test lockfile::tests::test_parse_lockfile_from_file ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_not_found ... ok
[INFO] [stdout] test registry::tests::test_parse_package_info ... ok
[INFO] [stdout] test registry::tests::test_metadata_trait ... ok
[INFO] [stdout] test registry::tests::test_package_url ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response_empty ... ok
[INFO] [stdout] test parser::tests::test_position_tracking ... ok
[INFO] [stdout] test registry::tests::test_parse_package_info_minimal ... ok
[INFO] [stdout] test registry::tests::test_parse_search_response ... ok
[INFO] [stdout] test registry::tests::test_parse_versions_response ... ok
[INFO] [stdout] test registry::tests::test_version_trait ... ok
[INFO] [stdout] test types::tests::test_dependency_info_source_path ... ok
[INFO] [stdout] test types::tests::test_dependency_info_source_sdk ... ok
[INFO] [stdout] test types::tests::test_dependency_info_source_registry ... ok
[INFO] [stdout] test types::tests::test_dependency_section_default ... ok
[INFO] [stdout] test types::tests::test_dependency_source_variants ... ok
[INFO] [stdout] test types::tests::test_dependency_trait ... ok
[INFO] [stdout] test types::tests::test_dependency_without_version ... ok
[INFO] [stdout] test types::tests::test_metadata_trait ... ok
[INFO] [stdout] test types::tests::test_version_retracted ... ok
[INFO] [stdout] test types::tests::test_version_trait ... ok
[INFO] [stdout] test version::tests::test_any_constraint ... ok
[INFO] [stdout] test version::tests::test_caret_constraint ... ok
[INFO] [stdout] test version::tests::test_caret_constraint_zero_major ... ok
[INFO] [stdout] test types::tests::test_metadata_minimal ... ok
[INFO] [stdout] test version::tests::test_comparison_operators ... ok
[INFO] [stdout] test version::tests::test_exact_constraint ... ok
[INFO] [stdout] test version::tests::test_compare_versions ... ok
[INFO] [stdout] test version::tests::test_range_constraint ... ok
[INFO] [stdout] test types::tests::test_dependency_info_source_git ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest ... ok
[INFO] [stdout] test registry::tests::test_registry_package_url_trait ... ok
[INFO] [stdout] test registry::tests::test_registry_as_any ... ok
[INFO] [stdout] test registry::tests::test_registry_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deps_go-e2f6fb86d45bcca1)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test ecosystem::tests::test_complete_versions_limit_20 ... ignored
[INFO] [stdout] test ecosystem::tests::test_complete_versions_real ... ignored
[INFO] [stdout] test ecosystem::tests::test_as_any ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_features_always_empty ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_id ... ok
[INFO] [stdout] test ecosystem::tests::test_complete_versions_unknown_package ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_manifest_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_diagnostics_basic ... ignored, Requires network access to proxy.golang.org
[INFO] [stdout] test ecosystem::tests::test_complete_package_names_empty ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_lockfile_filenames ... ok
[INFO] [stdout] test ecosystem::tests::test_ecosystem_display_name ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_completions_package_name ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_completions_outside_context ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_hover_outside_dependency ... ok
[INFO] [stdout] test ecosystem::tests::test_mock_dependency_indirect ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_hide_up_to_date ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_needs_update ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_no_version_range ... ok
[INFO] [stdout] test error::tests::test_bidirectional_conversion ... ok
[INFO] [stdout] test error::tests::test_cache_error_conversion ... ok
[INFO] [stdout] test error::tests::test_error_construction ... ok
[INFO] [stdout] test error::tests::test_error_conversion ... ok
[INFO] [stdout] test error::tests::test_helper_methods ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test error::tests::test_parse_error_conversion ... ok
[INFO] [stdout] test error::tests::test_registry_error_conversion ... ok
[INFO] [stdout] test formatter::tests::test_format_version_for_text_edit ... ok
[INFO] [stdout] test formatter::tests::test_package_url ... ok
[INFO] [stdout] test formatter::tests::test_version_does_not_satisfy_requirement ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies_requirement_exact_match ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies_requirement_incompatible ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies_requirement_prefix_scenarios ... ok
[INFO] [stdout] test formatter::tests::test_version_satisfies_requirement_pseudo_version ... ok
[INFO] [stdout] test lockfile::tests::test_empty_content ... ok
[INFO] [stdout] test lockfile::tests::test_incompatible_version ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_deleted ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_future_time ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_modified ... ok
[INFO] [stdout] test lockfile::tests::test_is_lockfile_stale_not_modified ... ok
[INFO] [stdout] test lockfile::tests::test_last_version_wins ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_not_found ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_same_directory ... ok
[INFO] [stdout] test lockfile::tests::test_locate_lockfile_workspace_root ... ok
[INFO] [stdout] test lockfile::tests::test_lockfile_provider_trait ... ok
[INFO] [stdout] test lockfile::tests::test_malformed_line_ignored ... ok
[INFO] [stdout] test lockfile::tests::test_parse_go_sum_dependencies_empty ... ok
[INFO] [stdout] test lockfile::tests::test_parse_go_sum_with_checksum ... ok
[INFO] [stdout] test lockfile::tests::test_parse_lockfile_empty ... ok
[INFO] [stdout] test lockfile::tests::test_parse_lockfile_not_found ... ok
[INFO] [stdout] test lockfile::tests::test_parse_lockfile_simple ... ok
[INFO] [stdout] test lockfile::tests::test_parse_multiple_modules ... ok
[INFO] [stdout] test lockfile::tests::test_parse_simple_go_sum ... ok
[INFO] [stdout] test lockfile::tests::test_pseudo_version ... ok
[INFO] [stdout] test lockfile::tests::test_skip_go_mod_entries ... ok
[INFO] [stdout] test lockfile::tests::test_whitespace_handling ... ok
[INFO] [stdout] test parser::tests::test_comments_stripped ... ok
[INFO] [stdout] test parser::tests::test_complex_go_mod ... ok
[INFO] [stdout] test parser::tests::test_empty_file ... ok
[INFO] [stdout] test parser::tests::test_parse_complex_go_mod ... ok
[INFO] [stdout] test parser::tests::test_parse_exclude_directive ... ok
[INFO] [stdout] test parser::tests::test_parse_go_version ... ok
[INFO] [stdout] test parser::tests::test_parse_module_directive ... ok
[INFO] [stdout] test parser::tests::test_parse_pseudo_version ... ok
[INFO] [stdout] test parser::tests::test_parse_replace_directive ... ok
[INFO] [stdout] test parser::tests::test_parse_require_block ... ok
[INFO] [stdout] test parser::tests::test_parse_single_require ... ok
[INFO] [stdout] test parser::tests::test_position_tracking ... ok
[INFO] [stdout] test parser::tests::test_position_tracking_no_trailing_newline ... ok
[INFO] [stdout] test parser::tests::test_strip_line_comment_with_url ... ok
[INFO] [stdout] test registry::tests::test_fetch_real_gin_versions ... ignored
[INFO] [stdout] test registry::tests::test_fetch_real_go_mod ... ignored
[INFO] [stdout] test registry::tests::test_fetch_real_latest ... ignored
[INFO] [stdout] test registry::tests::test_fetch_real_version_info ... ignored
[INFO] [stdout] test registry::tests::test_module_not_found ... ignored
[INFO] [stdout] test registry::tests::test_package_url ... ok
[INFO] [stdout] test registry::tests::test_parse_version_info ... ok
[INFO] [stdout] test registry::tests::test_parse_version_info_invalid_json ... ok
[INFO] [stdout] test registry::tests::test_parse_version_info_missing_fields ... ok
[INFO] [stdout] test registry::tests::test_parse_version_info_pseudo ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list_blank_lines ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list_empty ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list_invalid_utf8 ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list_mixed_stable_and_pseudo ... ok
[INFO] [stdout] test registry::tests::test_parse_version_list_with_pseudo ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest_empty ... ok
[INFO] [stdout] test ecosystem::tests::test_parse_manifest_valid ... ok
[INFO] [stdout] test registry::tests::test_validate_module_path_empty ... ok
[INFO] [stdout] test registry::tests::test_validate_module_path_too_long ... ok
[INFO] [stdout] test registry::tests::test_validate_module_path_valid ... ok
[INFO] [stdout] test registry::tests::test_validate_version_string_empty ... ok
[INFO] [stdout] test registry::tests::test_validate_version_string_path_traversal ... ok
[INFO] [stdout] test registry::tests::test_validate_version_string_slashes ... ok
[INFO] [stdout] test registry::tests::test_validate_version_string_too_long ... ok
[INFO] [stdout] test registry::tests::test_validate_version_string_valid ... ok
[INFO] [stdout] test types::tests::test_go_dependency_trait ... ok
[INFO] [stdout] test types::tests::test_go_directive_equality ... ok
[INFO] [stdout] test types::tests::test_go_metadata_trait ... ok
[INFO] [stdout] test types::tests::test_go_version_trait ... ok
[INFO] [stdout] test types::tests::test_pseudo_version_is_prerelease ... ok
[INFO] [stdout] test types::tests::test_retracted_version_is_yanked ... ok
[INFO] [stdout] test version::tests::test_base_version_from_pseudo ... ok
[INFO] [stdout] test version::tests::test_base_version_from_pseudo_invalid ... ok
[INFO] [stdout] test version::tests::test_compare_versions ... ok
[INFO] [stdout] test version::tests::test_compare_versions_incompatible ... ok
[INFO] [stdout] test version::tests::test_compare_versions_minor ... ok
[INFO] [stdout] test version::tests::test_compare_versions_patch ... ok
[INFO] [stdout] test version::tests::test_escape_module_path ... ok
[INFO] [stdout] test version::tests::test_escape_module_path_multiple_uppercase ... ok
[INFO] [stdout] test version::tests::test_is_pseudo_version ... ok
[INFO] [stdout] test version::tests::test_is_pseudo_version_with_incompatible ... ok
[INFO] [stdout] test version::tests::test_parse_semver_invalid ... ok
[INFO] [stdout] test version::tests::test_parse_semver_valid ... ok
[INFO] [stdout] test version::tests::test_pseudo_regex_compiles ... ok
[INFO] [stdout] test ecosystem::tests::test_lockfile_provider_exists ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_inlay_hints_up_to_date ... ok
[INFO] [stdout] test ecosystem::tests::test_registry_returns_trait_object ... ok
[INFO] [stdout] test registry::tests::test_registry_clone ... ok
[INFO] [stdout] test ecosystem::tests::test_generate_hover_on_module_path ... FAILED
[INFO] [stdout] test ecosystem::tests::test_generate_code_actions_on_module ... FAILED
[INFO] [stdout] test registry::tests::test_registry_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ecosystem::tests::test_generate_hover_on_module_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ecosystem::tests::test_generate_hover_on_module_path' (568) panicked at crates/deps-go/src/ecosystem.rs:492:9:
[INFO] [stdout] assertion failed: hover.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8b2f12bf6a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8b2f12bf6a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8b2f12bf6a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d8b2f12bf6a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d8b2f14247a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d8b2f14247a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d8b2f1311d2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8b2f1311d2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d8b2f10864f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d8b2f10864f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d8b2f123159 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d8b2e5f59ec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d8b2e5f59ec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d8b2f1233d2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d8b2f1233d2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d8b2f10873a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d8b2f0ffd09 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d8b2f1095dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d8b2f142cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d8b2f142cb2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d8b2e5b0a50 - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_hover_on_module_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:492:9
[INFO] [stdout]   21:     0x5d8b2e581bd2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d8b2e581d0d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d8b2e5a7cfd - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x5d8b2e5a7b3b - tokio[f3b66cfffb8201fa]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d8b2e5a7b3b - tokio[f3b66cfffb8201fa]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d8b2e5a7b3b - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x5d8b2e59fe00 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x5d8b2e5a683d - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x5d8b2e5a4364 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x5d8b2e5a8f7b - <tokio[f3b66cfffb8201fa]::runtime::context::scoped::Scoped<tokio[f3b66cfffb8201fa]::runtime::scheduler::Context>>::set::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d8b2e576b89 - tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5d8b2e58e0c2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f3b66cfffb8201fa]::runtime::context::Context>>::try_with::<tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5d8b2e58d76e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f3b66cfffb8201fa]::runtime::context::Context>>::with::<tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5d8b2e57531d - tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5d8b2e5a20a0 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x5d8b2e5a2516 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x5d8b2e5a3c70 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5d8b2e590b33 - tokio[f3b66cfffb8201fa]::runtime::context::runtime::enter_runtime::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d8b2e59f1f1 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5d8b2e5d3da4 - <tokio[f3b66cfffb8201fa]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5d8b2e5d41cf - <tokio[f3b66cfffb8201fa]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5d8b2e5b5a43 - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_hover_on_module_path
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:495:49
[INFO] [stdout]   43:     0x5d8b2e5adf67 - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_hover_on_module_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:464:50
[INFO] [stdout]   44:     0x5d8b2e568876 - <deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_hover_on_module_path::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d8b2e5e9acb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d8b2e5e9acb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d8b2e5f64bb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d8b2e5f1bd4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d8b2e5f1bd4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5d8b2e5f90c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5d8b2e5f90c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d8b2f12b31f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5d8b2f12b31f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x70fcca174aa4 - <unknown>
[INFO] [stdout]   66:     0x70fcca201a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ecosystem::tests::test_generate_code_actions_on_module stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ecosystem::tests::test_generate_code_actions_on_module' (564) panicked at crates/deps-go/src/ecosystem.rs:552:9:
[INFO] [stdout] assertion failed: !actions.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8b2f12bf6a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8b2f12bf6a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8b2f12bf6a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d8b2f12bf6a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d8b2f14247a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d8b2f14247a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d8b2f1311d2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8b2f1311d2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d8b2f10864f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d8b2f10864f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d8b2f123159 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d8b2e5f59ec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d8b2e5f59ec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d8b2f1233d2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d8b2f1233d2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d8b2f10873a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d8b2f0ffd09 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d8b2f1095dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d8b2f142cec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d8b2f142cb2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d8b2e5b16af - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_code_actions_on_module::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:552:9
[INFO] [stdout]   21:     0x5d8b2e581bd2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d8b2e581d0d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d8b2e5a7cfd - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x5d8b2e5a7b3b - tokio[f3b66cfffb8201fa]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d8b2e5a7b3b - tokio[f3b66cfffb8201fa]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d8b2e5a7b3b - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x5d8b2e59fe00 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x5d8b2e5a683d - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x5d8b2e5a4364 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x5d8b2e5a8f7b - <tokio[f3b66cfffb8201fa]::runtime::context::scoped::Scoped<tokio[f3b66cfffb8201fa]::runtime::scheduler::Context>>::set::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d8b2e576b89 - tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5d8b2e58e0c2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f3b66cfffb8201fa]::runtime::context::Context>>::try_with::<tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5d8b2e58d76e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f3b66cfffb8201fa]::runtime::context::Context>>::with::<tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5d8b2e57531d - tokio[f3b66cfffb8201fa]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5d8b2e5a20a0 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x5d8b2e5a2516 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x5d8b2e5a3c70 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5d8b2e590b33 - tokio[f3b66cfffb8201fa]::runtime::context::runtime::enter_runtime::<<tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d8b2e59f1f1 - <tokio[f3b66cfffb8201fa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5d8b2e5d3da4 - <tokio[f3b66cfffb8201fa]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5d8b2e5d41cf - <tokio[f3b66cfffb8201fa]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5d8b2e5b5f73 - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_code_actions_on_module
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:552:37
[INFO] [stdout]   43:     0x5d8b2e5adff7 - deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_code_actions_on_module::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deps-go/src/ecosystem.rs:530:52
[INFO] [stdout]   44:     0x5d8b2e568936 - <deps_go[cc20a5a3cd9394fa]::ecosystem::tests::test_generate_code_actions_on_module::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d8b2e5e9acb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d8b2e5e9acb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d8b2e5f64bb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d8b2e5f64bb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d8b2e5f64bb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d8b2e5f1bd4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d8b2e5f1bd4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5d8b2e5f90c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d8b2e5f90c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5d8b2e5f90c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d8b2f12b31f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5d8b2f12b31f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x70fcca174aa4 - <unknown>
[INFO] [stdout]   66:     0x70fcca201a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ecosystem::tests::test_generate_code_actions_on_module
[INFO] [stdout]     ecosystem::tests::test_generate_hover_on_module_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 111 passed; 2 failed; 8 ignored; 0 measured; 0 filtered out; finished in 1.90s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p deps-go --lib`
[INFO] running `Command { std: "docker" "inspect" "16637edcc6631ade8268c452a7eca625dbbee129776edb7f1e9f450ec79674f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16637edcc6631ade8268c452a7eca625dbbee129776edb7f1e9f450ec79674f2", kill_on_drop: false }`
[INFO] [stdout] 16637edcc6631ade8268c452a7eca625dbbee129776edb7f1e9f450ec79674f2
